home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / patchdev.lha / PatchDevice / PatchDevice.doc < prev   
Text File  |  1995-09-06  |  1KB  |  48 lines

  1. PatchDevice                                                       PatchDevice
  2.  
  3.    NAME
  4.     PatchDevice
  5.  
  6.    VERSION
  7.     PatchDevice 1.1 by Thomas Kessler (6.9.95)
  8.  
  9.    SYNOPSIS
  10.     PatchDevice OLDNAME/M,NEWNAME/A,QUIET/S
  11.  
  12.    FUNCTION
  13.     PatchDevice is a tool to patch the name of a device to
  14.     another name.
  15.     
  16.     Some programs use hardcoded devicenames, like 'serial.device'
  17.     or 'parallel.device'. Also various controller-tools for
  18.     'xxxscsi.device' or similar use hardcoded names.
  19.  
  20.     With PatchDevice you can change the names of these devices
  21.     to names which your system needs.
  22.  
  23.     Remove the patch with sending a ctrl-c to the process or use
  24.     the 'C:Break' command.
  25.  
  26.    INPUTS
  27.     OLDNAME/M/A    old (hardcoded) names
  28.  
  29.     NEWNAME/A    new (your) name
  30.  
  31.     QUIET/S        no text-output
  32.  
  33.    NOTE
  34.     If you want to start PatchDevice in your user-startup, you
  35.     will have to 'Run' it.
  36.  
  37.     "Run <>NIL: PatchDevice 8n1.device serial.device myser.device QUIET"
  38.                             ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^
  39.                             Source     Source        Destination
  40.  
  41.     Support for unit-numbers has been dropped, because nobody
  42.     seems to need it. If you want to have a unit-support, please
  43.     contact me via email.
  44.  
  45.    AUTHOR
  46.     Thomas Kessler (kessler@fim.uni-erlangen.de)
  47.  
  48.